Skip to content

chore: 🐝 Update SDK - Generate 5.0.0-rc.5 #19

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 30, 2025

SDK update

Based on:

Versioning

Version Bump Type: [prerelease] - 🤖 (automated)

OpenAPI Change Summary
└─┬Components
  ├──[➕] schemas (3997:13)
  ├─┬AccountType
  │ └──[➕] enum (3420:19)
  └─┬RevisionContentsMetadata
    ├──[➕] properties (3944:17)
    ├─┬type
    │ ├──[➖] enum (3904:27)❌ 
    │ ├──[➖] enum (3905:27)❌ 
    │ └──[➕] description (3918:34)
    ├─┬workspace_id
    │ └──[🔀] description (3924:34)
    ├─┬title
    │ ├──[➕] items (3932:25)❌ 
    │ ├──[🔀] type (3929:27)❌ 
    │ └──[🔀] description (3930:34)
    ├─┬tags
    │ ├──[➖] items (3931:25)❌ 
    │ ├──[🔀] type (3914:27)❌ 
    │ └──[🔀] description (3915:34)
    ├─┬version
    │ ├──[➕] enum (3906:27)
    │ ├──[➕] enum (3905:27)
    │ └──[➖] description (3923:34)
    └─┬revision_digest
      └──[🔀] $ref (3997:26)❌ 
Document Element Total Changes Breaking Changes
components 17 7

TYPESCRIPT CHANGELOG

constsAndDefaults: 0.1.12 - 2025-06-11

🐛 Bug Fixes

  • fix to const handling (commit by @mfbx9da4)

mcpServer: 0.9.3 - 2025-07-01

🐛 Bug Fixes

  • Prevent stricli 1.2.0 error when not using MCP scopes (commit by @bflad)

core: 3.21.20 - 2025-08-06

🐛 Bug Fixes

  • Prevent dependency version mismatch between typescript 5.8 and typescript-eslint versions earlier than 8.26.0 (commit by @bflad)

core: 3.21.19 - 2025-08-01

🐛 Bug Fixes

  • referencing models before declaration (commit by @mfbx9da4)

core: 3.21.18 - 2025-07-31

🐛 Bug Fixes

  • potential issue using enum before declaration in model file (commit by @mfbx9da4)

core: 3.21.17 - 2025-07-30

🐛 Bug Fixes

  • zodv4 compatibility issues (commit by @mfbx9da4)

core: 3.21.16 - 2025-07-24

🔧 Chores

core: 3.21.15 - 2025-07-15

🐛 Bug Fixes

  • sanitize reserved keywords in function names to prevent compilation errors (commit by @AshGodfrey)

core: 3.21.14 - 2025-07-09

🐛 Bug Fixes

  • [force-gen] limit zod version to ^3 (commit by @walker-tx)

core: 3.21.13 - 2025-07-03

🐛 Bug Fixes

  • pin @types/bun version to last compatible release (commit by @vishalg0wda)

core: 3.21.12 - 2025-07-03

🐛 Bug Fixes

  • fixed generation of example call signatures when skipping optional parameters (commit by @tristanspeakeasy)

@github-actions github-actions bot added the prerelease Bump by a prerelease version label Jul 30, 2025
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch 7 times, most recently from 004d562 to f87b1f8 Compare August 6, 2025 00:24
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch 4 times, most recently from fecacf2 to 579e599 Compare August 10, 2025 00:26
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1753835013 branch from 435ccdc to ff41b6f Compare August 11, 2025 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prerelease Bump by a prerelease version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant